build: Use the appropriate linker flags
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Apr 2017 13:51:25 +0000 (14:51 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:10:56 +0000 (15:10 +0100)
commit482f34006e6c9709a2f5a219ab6bcc5ff70e1aa0
tree80e1a2e5a0cd214661b24186f02c0df1894de7a4
parent47bcf66af8fa0f545b22c389fd712acb5d29f100
build: Use the appropriate linker flags

We need to check if the linker flags we use are available, depending on
the platform, and we need to ensure that the shared library is
versioned appropriately.
gtk/meson.build
meson.build